From 612d2ea1f0fa09c4537cf51dfc905af1106afff0 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 25 Aug 2020 14:12:35 -0400 Subject: [PATCH] Revert unintentional calendar change This was unintentionally included in c0efadc0f399d. --- gtk/theme/Adwaita/_common.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/gtk/theme/Adwaita/_common.scss b/gtk/theme/Adwaita/_common.scss index b92747eb5e..1b03c4d16f 100644 --- a/gtk/theme/Adwaita/_common.scss +++ b/gtk/theme/Adwaita/_common.scss @@ -3224,7 +3224,6 @@ expander-widget { calendar { color: $text_color; border: 1px solid $borders_color; - border-radius: $window_radius; > header { border-bottom: 1px solid $borders_color; -- 2.30.2